has Content Fill Mode
Deprecated
Use supportsContentFillMode instead.
Replace with
this.supportsContentFillMode(block)Content copied to clipboard
Query if the given block has a content fill mode.
Return
true if the block has a content fill mode, false otherwise.
Parameters
block
the block to query.